Bugs Fixed from v2.11
- Fixed resource leaks in Explorer View
- Minor improvements to Generate Schema function
- Changed xml:stylesheet to xml-stylesheet throughout program
- Improved CSS syntax coloring, added X11 color names
New Features from v2.1
- Added Custom color option in Format Options color picker
Bugs Fixed from v2.1
- NMTOKEN attributes were ignored when generating XML from a DTD
- Improved handling of mixed elements when converting a DTD to XML Schema
- Default values for some attributes did not convert correctly when converting a DTD to XML Schema
- Improved datatype inference when converting a DTD to XML Schema
- Fixed problems opening files in XMLwriter from Explorer on some systems
- Fixed some minor icon problems in explorer
New Features from v2.0
- Added Ctrl Backspace - delete previous word - to editor functions
- Added Ctrl Delete - delete next word - to editor functions
- Added Find in Files command to the main toolbar
- New preference to select whether to display PCDATA nodes in TagBar
- Handling of recursion in DTDs and XML Schemas improved in TagBar and Entry Helpers
- The current selection in the active document is now used to initialize the Find in Files dialogue box
- Included new error messages related to MSXML installation problems
Bugs Fixed from v2.0
- TagBar and Entry Helpers sometimes crashed when handling a recursive DTD/XML Schema
- XMLwriter would crash when generating XML from a DTD if an element was referenced but not defined in the DTD
- MSXML4 is no longer shown in the parser selection option if it is not installed
- Unload TagBar command was missing from TagBar context menu in Flat layout mode
- Generating XML from an XML Schema inserted a DOCTYPE declaration into the output instead of a Schema reference
- Cancel button did not work when browsing for a folder in the Find in Files dialogue box
- Choices in TagBar sometimes showed an incomplete content model
Major New Features from v1.x
Version 2.0 contains many upgrades and new features from v1.x. Some of the main new features include:
- Intelligent Entry Helpers to assist in editing documents
- Code Snippets for frequently used text
- Validation support for W3C XML Schema (XSD)
- DTD and XSD support in TagBar
- Flat layout mode and Tree layout mode in TagBar
- Easy assignment of a DTD, XML Schema, and XSL stylesheet to XML files
- Convert DTD to Schema and Convert Schema to DTD features
- Generate sample XML from DTD/XML Schema
- Ability to jump to any file referenced in an XML document
- Auto-completion of tag pairs
- Auto-formatting of tags
- New Tree View display
- Project files are now in XML format
- New and improved right-click menus and other GUI improvements
- New Find in Files feature
- New example files